/* CSS Document */
p.indent { 
    margin-left: 3em; 
	margin-top: .5em; 
	line-height: 1.25em; 
	margin-bottom: .2em; 
	margin-right: 1em;
	}
	
.button {
	FONT-FAMILY: Verdana, Helvetica, Arial, San-Serif;
	font-weight:normal;
	font-size:70%;
	color:#000000;
	background-color:#ffffff;
	border-color:#6699ff;
	margin-top:6pt;
	margin-left: .5em;
	}

.topspace {
    margin-top: .08em; 
	}	

h1 { 
    font-size: 100%;
	font-family: verdana, arial, helvetica; 
	font-weight: bold;
	margin-top: 0em;
	}
p { 
    color:"#000000"; 
	font-family: "Verdana, Arial, Helvetica"; 
	font-size:"65%"
	}

.greene {
    margin: 0, 0, 0, 245px;
	}

.infoBox {
    border: solid 1px #000000;
	background-color:#B9DAAD;
	margin-left: 3em; 
	margin-top: .5em; 
	line-height: 1.25em; 
	margin-bottom: .2em; 
	margin-right: 1em;
	padding: 8, 8, 0, 8;
	}
.centerInfo {
    text-decoration: underline;
	font-weight: bold;
	text-align: center;
	}
			

		
		
		
		
		
		
		
		
		